home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / common.facade.pictures.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  68 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>group element</description>
  6.       <type>group</type>
  7.       <animation effect="fade" time="250">WindowOpen</animation>
  8.       <animation effect="fade" time="250">WindowClose</animation>
  9.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  10.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  11.       <control>
  12.         <description>composite control consisting of a list control and a thumbnail panel</description>
  13.         <type>facadeview</type>
  14.         <id>50</id>
  15.         <control>
  16.           <description>listcontrol</description>
  17.           <type>listcontrol</type>
  18.           <id>50</id>
  19.           <scrollOffset>2</scrollOffset>
  20.         </control>
  21.         <control>
  22.           <description>Thumbnail Panel</description>
  23.           <type>thumbnailpanel</type>
  24.           <id>50</id>
  25.           <!--                     <scrollOffset>1</scrollOffset> -->
  26.           <onleft>2</onleft>
  27.           <onright>2</onright>
  28.           <textureHeightBig>195</textureHeightBig>
  29.           <itemWidthBig>270</itemWidthBig>
  30.           <itemHeightBig>296</itemHeightBig>
  31.           <thumbHeightBig>150</thumbHeightBig>
  32.           <thumbPosYBig>21</thumbPosYBig>
  33.         </control>
  34.         <control>
  35.           <description>Filmstrip view</description>
  36.           <type>filmstrip</type>
  37.           <id>50</id>
  38.           <onleft>2</onleft>
  39.           <onright>2</onright>
  40.           <onup>2</onup>
  41.           <ondown>2</ondown>
  42.           <backgroundx>600</backgroundx>
  43.           <backgroundwidth>572</backgroundwidth>
  44.           <InfoImagex>628</InfoImagex>
  45.           <InfoImagewidth>500</InfoImagewidth>
  46.           <thumbs flipY="true" diffuse="Thumb_Mask.png"/>
  47.           <!--
  48.           <InfoImage flipY="true" diffuse="Thumb_Mask.png"/>
  49.           -->
  50.           <showFrame>yes</showFrame>
  51.           <showFolder>yes</showFolder>
  52.           <showBackGround>yes</showBackGround>
  53.           <showInfoImage>yes</showInfoImage>
  54.           <enableFocusZoom>no</enableFocusZoom>
  55.           <thumbAnimation effect="zoom" start="100,100" end="150,150" time="250">focus</thumbAnimation>
  56.           <thumbAnimation effect="zoom" start="150,150" end="100,100" time="150">unfocus</thumbAnimation>
  57.         </control>
  58.         <control>
  59.           <description>playlist listcontrol</description>
  60.           <type>playlistcontrol</type>
  61.           <id>50</id>
  62.           <scrollOffset>2</scrollOffset>
  63.         </control>
  64.       </control>
  65.     </control>
  66.   </controls>
  67. </window>
  68.